CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 键 曲线

搜索资源列表

  1. dcccsk

    1下载:
  2. 差分混沌键控DCSK的实现,及其延迟相干解调。并计算了其误码率曲线,并与BPSK误码率曲线对比-Differential chaos shift keying DCSK the realization of coherent demodulation and delay. And calculated its error rate curves, and compared with the BPSK bit error rate curve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2068
    • 提供者:申朝阳
  1. CGraphGAOLuWei

    0下载:
  2. 曲线拟合 拉格朗日 样条等,插值算法,描述,鼠标左键单击控制点-Lagrange spline curve fitting, interpolation algorithm, described the left mouse button click the control point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:48809
    • 提供者:zanbilei
  1. Bspline

    0下载:
  2. 程序操作说明 运行程序后,在窗口去点击左键,确定B样条顶点的位置及数目, 在确定最后一个顶点时,点击右键。 然后进入调整模式,可以用鼠标拖动顶点,观察动态生成的B样条曲线效果。 -After the program run the program instructions, left-click in the window to determine the location of B-spline and the number of vertices in determining
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:126111
    • 提供者:liu
  1. tuxingxue

    0下载:
  2. 直线 算法:(DDA)算法和Bresenham算法 操作:选择菜单“基本图形绘制”——“直线”——“Bresenham(DDA)” 鼠标左键点击窗口,拖动鼠标,显示橡皮线,松开鼠标左键,绘出 直线。可以连续绘制,直至选择其他的选项。 连续画线 操作:连续点击鼠标左键,并移动鼠标,鼠标移动到起始点是,鼠标成十 字形,点下鼠标左键,将得到一个封闭的多边形。如果在窗口任何 地方点击右键,将停止连续画线。 画圆 Bresenham
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:4082265
    • 提供者:李嘉诚
  1. opengl-bezier

    0下载:
  2. 绘画两条G1连续的贝塞尔曲线 每条20个点以内 鼠标点击绘画 右键表示曲线终止-G1 continuous painting of two 20-point Bezier curves within each painting, right mouse click on that curves terminate
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:16137138
    • 提供者:snowymo
  1. VC-draw-toolbox

    1下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:2376067
    • 提供者:penggy
  1. BSpline

    0下载:
  2. 本应用程序,用户用鼠标左键单击的方式顺序输入控制点,鼠标左键双击代表结束,绘制以鼠标输入的点为控制点的4阶3次等距B样条曲线。具体实现功能 1. 绘制出控制多边形,标记控制点的位置; 2. 曲线以控制点序列的第一个点和最后一点为起点和终点,以控制多边形的第一条边和最后一条边为起点和终点的切线; 3. 改变其中的某一个控制点的位置,用另一颜色绘制新的曲线,与原曲线进行对比。-This application, the user left-click way to order input
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2439590
    • 提供者:Jack
  1. Bezier-curves-Program

    0下载:
  2. 左键点击会出现标点,然后根据所标的点会自动画出贝塞尔曲线。也可以清楚所标志的点,然后重新生成点。-Left-click will appear punctuation, then the target point will automatically draw the Bezier curve. Can also be clearly marked by the point, and then re-generate the points.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1869763
    • 提供者:
  1. function_Bezier

    0下载:
  2. 用vc++6.0编写的绘制Bezier曲线程序。点击鼠标左键设置拟合点,任意键拟合,然后右键清空。对初学vc绘图有一定的指导作用。-Written using vc++6.0 Bezier curve drawing program. Click the left mouse button to set the fitting point, any key fitting, then right-empty. Drawing for beginners vc have some guidance
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1951259
    • 提供者:雨一住
  1. Grass

    0下载:
  2. Fractral文件夹下为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractral file folder for drawing fractal turbidity curve, in Julia sets from, and the Ma
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:61713
    • 提供者:王静
  1. Hermite-Splines

    0下载:
  2. 自定义函数 根据两个控制点以及对应斜率 画出Hermite曲线 并由方向键控制形状大小-Hermite curve by the arrow keys to control the shape and size of a custom function to draw the two control points and the corresponding slope
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:3283
    • 提供者:claire
  1. getline

    0下载:
  2. 用户可以通过选择菜单栏的datacursor工具,然后按住alt键,通过点击鼠标左键选取曲线上的点,然后点击plot重绘或save保存数据,精度与选取的点数成正比,适合于图像分辨率很高时-it s used to get the data of a line in a picture
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:2308
    • 提供者:白素
  1. aBBeezier1d

    0下载:
  2. 可调整控制点位置的Bezier曲线生成..在控制点附近按下右键并拖动能调整曲线形状。 -Adjustable control point locations, Bezier curves generated .. Right-click and drag to adjust the curve shape near the control point.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:53740
    • 提供者:
  1. DemoCurve

    2下载:
  2. QT曲线 上下左右键可以进行缩放 标尺滑动 linux+QT4.6-QT curve, up and down left and right buttons can zoom scale sliding, linux+QT4.6
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:395096
    • 提供者:wineworm
  1. Bbezzierre

    0下载:
  2. 自己开发的bezier曲线的程序源码,主要多了升阶的功能,按鼠标标左键加控制点,右键该控制点,鼠标中的滚轮用于升阶。 可直接使用。 -Bezier curve program source code, developed more than a l-order of the function, press the left button mouse standard plus the control point, right of the control point, the mouse w
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:31892
    • 提供者:消极
  1. C5E7RUNNINGBALLs

    0下载:
  2. 程序中设置了两个计时器,分别用以控制曲线的绘制和进度条。程序运行后,两个互相“缠绕”的小球绘制出曲线轨迹,而进度条也随着曲线绘制的进度同步增长。另外,该程序还实现了鼠标键对动画的简单控制:左键暂停,右键重新绘制动画。-The procedures set two timers, respectively, to control the drawing of the curve and the progress bar. The program is running, the two wound
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-09
    • 文件大小:8738857
    • 提供者:向添铎
  1. Fractal

    0下载:
  2. Fractral文件夹下为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractral file folder under the drawing points shaped opacity curve Julia set and the Man
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:61195
    • 提供者:yangmomo
  1. draw

    0下载:
  2. VC++ 画直线的小例子源码,按住鼠标左键在窗口区向任一方向滑去,即可画出一第直线,重复上述步骤,可画出无限多个直线,暂时不支持画曲线,运行效果如图所示。-The VC++ draw a straight line small example source code, press and hold the left mouse button in the window area slide, in either direction, you can draw a first straight l
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:39817
    • 提供者:程虎
  1. 3Spline

    0下载:
  2. 对话框左键点选点,右键结束,中间绘制三次样条曲线-Pick point dialog with the left, right end, the middle drawing cubic spline curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-17
    • 文件大小:1973632
    • 提供者:GinMadrid
  1. APISOFT-VB

    0下载:
  2. Apisoft VB 曲线控件 6.0 Apisoft Data analysis Activex 提供了91种二维和三维的图表样式,并提供了30种数学和统计函数供您选择,支持无限个多轴线及21种候选颜色。Apisoft Data analysis Activex 是一个使用XP基本风格(线图,条形图,区域图,饼状图,点图) 计和运行时均易于使用Apisoft Data analysis Activex 包含强大而全面的针对几乎所有的控件和子控件的编辑器对话框。这些编辑器在程序设计和运行时都可使
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:65189
    • 提供者:云杰
« 1 2 3 45 »
搜珍网 www.dssz.com